From: Karl Heuer Date: Fri, 4 Mar 1994 22:26:03 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~92859 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=972a693aa57202cdfab822506b74064d5547f9fa;p=emacs.git *** empty log message *** --- diff --git a/src/regex.c b/src/regex.c index 792d419cc43..f047ecc3cf2 100644 --- a/src/regex.c +++ b/src/regex.c @@ -27,7 +27,7 @@ #define _GNU_SOURCE #ifdef HAVE_CONFIG_H -#if defined (CONFIG_BROKETS) +#if defined (emacs) || defined (CONFIG_BROKETS) /* We use instead of "config.h" so that a compilation using -I. -I$srcdir will use ./config.h rather than $srcdir/config.h (which it would do because it found this file in $srcdir). */